home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / PC_FLOW.ZIP / HELP.DOC < prev    next >
Encoding:
Text File  |  1987-07-27  |  3.9 KB  |  52 lines

  1. ╔════════════════════════════════════════════════════════╗
  2. ║ MicroCom Systems, copyright 1986, all rights reserved. ║
  3. ╠════════════════════════════════════════════════════════╩════════════════════╗
  4. ║ CAD-3  PC-FLOW 1.0, computer aided flowchart generation.  Color required.   ║
  5. ╠═════════════════════════════════════════════════════════════════════════════╣
  6. ║ PCFLOW   BAT     17  Starts up PC-FLOW with no mouse.                       ║
  7. ║ PCFLOWM1 BAT     38  Starts up PC-FLOW with a mouse accessed via COM1.      ║
  8. ║ PCFLOWM2 BAT     38  Starts up PC-FLOW with a mouse accessed via COM2.      ║
  9. ║ PC-FLOW  DOC   8591  Documentation.                                         ║
  10. ║ PC-FLOW  EXE  46848  PC-FLOW main program (invoked by the batch files).     ║
  11. ║ M_FLOW   MSC    267  Mouse definition in "C", must be compiled.             ║
  12. ║ FLOWSIDE PIC  16392  Title, date and description flowchart.                 ║
  13. ║ DEMO1    PIC  16512  Demo flowchart #1.                                     ║
  14. ║ DEMO2    PIC  16392  Demo flowchart #2.                                     ║
  15. ║ DEMO3    PIC  16512  Demo flowchart #3.                                     ║
  16. ║ DEMO4    PIC  16512  Demo flowchart #4.                                     ║
  17. ║ DEMO5    PIC  16512  Demo flowchart #5.                                     ║
  18. ╚═════════════════════════════════════════════════════════════════════════════╝
  19.  
  20. ┌─────────────────────────────────────────────────────────────────────────────┐
  21. │ Hardware:  Color graphics, Epson compatible printer required for output.    │
  22. │ Software:  Dos 2.0 or later.                                                │
  23. │ To start:  Enter "PCFLOW".                                                  │
  24. │ To end:    Using the cursor keys, point the arrow to QUIT and hit enter.    │
  25. │ For help:  Read PC-FLOW.DOC.                                                │
  26. │ Author:    Dave Makoski, 158 Rising Trail Drive, Middletown, CT 06457.      │
  27. ├─────────────────────────────────────────────────────────────────────────────┤
  28. │     PC-FLOW is a program designed specifically for the creation of          │
  29. │ flowcharts.  Pc-flow comes complete with nine commonly used templates       │
  30. │ representing tapes, disks, printed output, work blocks, decision diamonds,  │
  31. │ and more.  Additionally, text and connection lines can be added.  The final │
  32. │ result can be printed on an Epson compatible dot matrix printer.            │
  33. │     The flowchart is drawn on a five by five grid, allowing a maximum of    │
  34. │ twenty-five objects per page.  The program is completely pointer based.     │
  35. │ The cursor movement keys are used to move around the screen.  Objects are   │
  36. │ drawn by selecting the appropriate pattern from the pattern area in the     │
  37. │ upper left hand area of the screen and then moving the arrow to the desired │
  38. │ location for the object and hitting enter.  Lines are drawn in a similar    │
  39. │ manner, except that both the beginning and ending points must be specified. │
  40. │ Text is inserted by selecting text, pointing at the desired location,       │
  41. │ hitting enter, and typing the desired text.  Pc-flow is an intuitive        │
  42. │ easy to use program which makes flowcharting much easier.                   │
  43. │     To print out the flowchart an Epson compatible printer is required and  │
  44. │ the DOS program GRAPHICS must be installed in memory.  Type "GRAPHICS"      │
  45. │ to install GRAPHICS, the resident DOS bit-mapped screen dump program.  This │
  46. │ should be done before invoking PC-FLOW.  The PC-FLOW batch files provided   │
  47. │ on this diskette will install graphics if the program is accessible via the │
  48. │ currently defined DOS path.  Once in the program, to print a flowchart      │
  49. │ select, using the pointer, the print option.  A bit-mapped image complete   │
  50. │ with title, date and description areas will be printed with the flowchart.  │
  51. └─────────────────────────────────────────────────────────────────────────────┘
  52.